home *** CD-ROM | disk | FTP | other *** search
/ Tripas 5 / TRIPAS 005.iso / Wos.EXE / 2015 / models / nuke_w.def < prev    next >
Encoding:
Text File  |  1999-02-24  |  872 b   |  54 lines

  1. SDEF
  2.  
  3. /*SINED weapon_ip36 (.3 .3 1) (0 0 0) (0 0 0)
  4. IP36 - World Model
  5. */
  6.  
  7. // Model Commands
  8. //path models/nuke_w
  9. path models/nuke2_w
  10. origin -10 0 0
  11. scale 0.5
  12.  
  13. // Base Model
  14. //rlaunch_w_base.sbm
  15. nuke_world.sbm
  16.  
  17. // Skins
  18. //normal rlaunch_w_base.tga
  19. normal nuke_w_01.tga
  20.  
  21. // Normal Animations
  22. //idle1     rlaunch_w_idle.SAM
  23. //fire1     rlaunch_w_fire.sam
  24. idle1        nuke_world.sam
  25.  
  26. //
  27. // Define model group areas
  28. //
  29. //id 200 group weapon bone barrel 0 180 -90
  30. id 99 group weapon bone barrel 0 180 -90
  31.  
  32. //
  33. // The initialization section
  34. //
  35. !init:
  36.  
  37. // Class Setup
  38. server classname IP36
  39. server ammoclipsize 1
  40. //server kick 100
  41.  
  42. // Sound Aliases
  43. server respawnsound
  44. server aliascache snd_pickup "weapons/pkup/pkup1.wav"
  45.  
  46. // Icon and Inventory Name
  47. server iconname "w_nuke"
  48. server itemname "IP36"
  49.  
  50. //
  51. // The main section
  52. //
  53. !main:
  54.